home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / UTILITY / S3ENV10.ARJ / ENV.BAT next >
DOS Batch File  |  1992-07-08  |  491b  |  11 lines

  1. @echo off
  2. set expand1=001122334455667788990011223344556677889900112233445566778899
  3. set expand2=001122334455667788990011223344556677889900112233445566778899
  4. enved
  5.  
  6. REM The expand lines create extra environment space for the ENV
  7. REM program to use.  If you need more, make these lines longer.
  8. Rem If you get an out of memory error, create more environment space
  9. rem in your CONFIG.SYS by using  SHELL=COMMAND.COM /E:1024 /P
  10. Rem The /E:nnnn sets the size in bytes for the environment
  11.